Skip to content

Document storage service so a document can never be deleted. Only worked on.

Notifications You must be signed in to change notification settings

Toasterson/docstor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docstor

Document storage service so a document can never be deleted. Only worked on. Uses rocksdb to safe the documents in local storage.

Components

  • libdocapi GRpc types and proto files
  • docstord Daemon and service that saves the documents, tags and other data needed for operations on the documents
  • docstoradm Admin Utility to make backups start/stop the daemon and call restoeres. Must be run on server machine
  • docstor CLI client to interact with the server.

About

Document storage service so a document can never be deleted. Only worked on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages