这是indexloc提供的服务,不要输入任何密码
Skip to content
/ bucket Public
forked from PumpkinSeed/bucket

[WIP] Optimized data structure framework for Couchbase specialized on one bucket usage

License

Notifications You must be signed in to change notification settings

u5surf/bucket

 
 

Repository files navigation

Bucket

Build Status Go Report Card Documentation

Simply Couchbase framework.

Project specifically focus on the one bucket as database approach and makes it easier to manage complex data sets. It tries to get rid of the embedded jsons per document and separate them into different documents behind the scenes.

Features:

  • Automatic index generator with indexable tags.
  • Simple usage through the handler.
  • Following best practices of Couchbase usage behind the scenes, which doesn't affect the user of the library.

About

[WIP] Optimized data structure framework for Couchbase specialized on one bucket usage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.1%
  • Shell 1.7%
  • Other 0.2%