Skip to content
/ neo Public
forked from casbin-mesh/neo

Casbin Neo (neo for new engine option)

License

Notifications You must be signed in to change notification settings

noneback/neo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

Casbin Neo (neo for new engine option)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%