Skip to content
/ hord Public
forked from madflojo/hord

Hord is a REST & gRPC interface for any Key-Value datastore

License

Notifications You must be signed in to change notification settings

msarajam/hord

 
 

Repository files navigation

Hord

Hord is a REST & gRPC interface for any Key-Value datastore. Our mission is to make managing data as simple as calling an API.

Designed to be a simple to use Key-Value service. Hord gives applications a consistent method of accessing many database backends. Allowing users to leverage different databases with a simple URI change.

Hord is also here to manage the complexities of interacting with databases.

  • Cluster Failover
  • Integration with Dynamic Credential backends
  • Transparent Data Encryption
  • and more...

Status: In Development

Build Status

Hord is currently in development, it should not be used and expected to work... yet. This is a "for fun" project, development of this project will move at it's own pace, feel free to contribute if you want to see more.

About

Hord is a REST & gRPC interface for any Key-Value datastore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.4%
  • Dockerfile 0.6%