|
|
|
|
|
by anarchyrucks
2218 days ago
|
|
Not browsing per se but I've been reading https://datadass.dev/ and reading source code of various storage engines and their documentation. SQLite and Postgres have a very good documentation with implementation details. The plan is to write my own storage engine. I'm creating a spec for my own implementation for now. This has been keeping me busy while I'm not doing my regular work. |
|