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
- Host: GitHub
- URL: https://github.com/calvinmetcalf/thalia
- Owner: calvinmetcalf
- Created: 2014-12-10T01:18:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-10T21:34:29.000Z (almost 10 years ago)
- Last Synced: 2024-10-17T21:33:16.224Z (22 days ago)
- Language: JavaScript
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-nodejs-pure-js - thalia
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