Skip to content

rickbw/crud-voldemort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crud Voldemort

This project provides an implementation of the Crud API for Project Voldemort.

See Also

  • The Crud API project (crud-api) defines the core abstractions and the public API on which this project is based.
  • crud-api is built on top of RxJava.
  • Crud HTTP (crud-http) is a sister project to this project, implemented for HTTP.
  • Crud JDBC (crud-jdbc) is a sister project to this project, implemented for JDBC.

Copyright and License

All files in this project are copyright Rick Warren and, unless otherwise noted, licensed under the terms of the Apache 2 license.

About

An implementation of the Crud API based on Project Voldemort.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages