Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hyp3rflow/deno-cdb

ConstantDB implementation for Deno
https://github.com/hyp3rflow/deno-cdb

Last synced: 6 days ago
JSON representation

ConstantDB implementation for Deno

Awesome Lists containing this project

README

        

# deno-cdb

[ConstantDB](http://cr.yp.to/cdb.html) implementation for Deno.

# Reference

[cdb](http://cr.yp.to/cdb/cdb.txt)
[cdb internals](https://www.unixuser.org/~euske/doc/cdbinternals/index.html)
[cdb-rs](https://github.com/bruceg/cdb-rs)
[node-cdb](https://github.com/ericnorris/node-cdb)

# LICENSE

[MIT](./LICENSE-MIT) or [APACHE 2.0](./LICENSE-APACHE)