Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/calvinmetcalf/thalia

pure js NOT in memory db, current status: broken
https://github.com/calvinmetcalf/thalia

Last synced: 5 days ago
JSON representation

pure js NOT in memory db, current status: broken

Lists

README

        

thalia
====

LevelDB inspired pure JavaScript database for node.js, due to there not being a JS port of snappy this is likely not going to be a compatible port.

todo
===

- ~~log and in memory cache~~
- merge log into a SST
- merge SSTs into higher levels