Skip to content

neverlee/emssdb

Repository files navigation

Emssdb

A embedded ssdb. It is just like the libssdb in c++. But this is in golang.

APIS

The apis of emssdb is not completely compatible with libssdb.

Difference

Emssdb is not compatible with libssdb too.

  • The structure of key is not same as libssdb's.
  • The queue of emssdb is different with libssdb's.

About

A embedded ssdb. It is just like the libssdb in c++. But this is in golang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages