-
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
AbhishekKr edited this page Jun 29, 2015
·
10 revisions
(in short) GoShare can be used to have persistent Time-Series, Namespace-KeyVal or typical Key-Val data-store over HTTP and ZeroMQ communication capability as independent server (or built-in for Golang applications).
-
With release v0.8.5 the backend key-val datastore is easily switch-able from LevelDB, currently the other option provided is sqlite3. Will keep on adding more.
-
GoShare: quick intro to it and alternatives
- GoShare's Philosophy detailed philosophy around it
-
Quickstart: fastest way to build it and try your hands
-
using over HTTP: usage patterns over HTTP channel
-
using over ZeroMQ: usage patterns over ZeroMQ Request/Reply channel
-
User Concepts: better to cover the bases