neo

module
v0.0.0-...-6120cfb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2022 License: Apache-2.0

README

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.

Directories

Path Synopsis
pkg
db
primitive/bsontype
Package bsontype is a utility package that contains types for each BSON type and the a stringifier for the Type to enable easier debugging when working with BSON.
Package bsontype is a utility package that contains types for each BSON type and the a stringifier for the Type to enable easier debugging when working with BSON.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL