6 ms·
We've done a few of them here. Notably: * http://cbgb.io/ http://cbgb.io/ * http://dustin.github.io/2012/09/09/seriesly.html http://dustin.github.io/2012/09/
by dlsspy 13y ago
We've done a few of them here. Notably:
* http://cbgb.io/ http://cbgb.io/
* http://dustin.github.io/2012/09/09/seriesly.html http://dustin.github.io/2012/09/09/seriesly.html
* https://github.com/couchbaselabs/sync_gateway https://github.com/couchbaselabs/sync_gateway
cbgb is an API compatible Couchbase implementation in go. We use it in place of couchbase when we need something tiny to play around with.
seriesly is a time series database for storing and aggregating sample data and doing things like this: http://bleu.west.spy.net/~dustin/seriesly/ http://bleu.west.spy.net/~dustin/seriesly/
sync_gateway is how our mobile team synchronizes data across all your phones and tablets and your central DB.