|
|
|
|
|
by mhodgson
3995 days ago
|
|
You could certainly try. I believe the core contributors moved away from the idea of pluggable backends once they realized the performance limitations. It still works great for some use cases, but I think the folks at GitHub quickly realized it wouldn't work for them. |
|
My naive thoughts were that it would perform extremely well as I had thought that Postgres scales extremely well with multicore.
Is there anything I can read anywhere about such performance limitations? Am I correct in understanding that you found performance limitations - I assume when compared to file system?
Any pointers to info on where github tried this?