Skip to content

casbin-mesh/neo

Repository files navigation

A Casbin-compatible engine

Casbin NEO

Casbin NEO(neo for new engine option), A Casbin-compatible engine. In this project, we would go to restructure the Casbin storage layer, which will employ the column-oriented store, and supports transactions executing under snapshot isolation level.

Furthermore, we were planning to explore ideas from state-of-art systems and research, such as the query on compressed data, query compilation, fast serializable snapshot isolation, etc.

NOTE: This project is still under development.

GoDoc

Documentation

All documents were located in docs directory.

License

This project is licensed under the Apache 2.0 license.

Releases

No releases published

Packages

No packages published

Languages