#
boltdb
Here are 134 public repositories matching this topic...
RESTful based volume management framework for GlusterFS
kubernetes
golang
rest
openshift
storage
boltdb
negroni
glusterfs
bricks
heketi
glusterfs-volumes
glusterfs-clusters
-
Updated
Jul 17, 2020 - Go
a persistent real-time key-value store, with the same redis protocol with powerful features
-
Updated
Mar 10, 2020 - Go
Bot for Prometheus' Alertmanager
-
Updated
Jul 9, 2020 - Go
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
go
redis
golang
memcached
package
library
database
mongodb
simple
consul
key-value
dynamodb
postgresql
cloud-storage
etcd
boltdb
abstraction
bolt
key-value-store
badgerdb
-
Updated
Mar 16, 2020 - Go
Command-line app for viewing BoltDB file in your terminal
-
Updated
May 19, 2020 - Go
URL Shortener written in Golang using Bolt DB or Redis. Provides features such as Deletion, Expiration, OAuth and is of course Dockerizable.
-
Updated
Jul 2, 2020 - Go
A standalone lightweight full-text search engine built on top of blevesearch and Go with multiple storage (scorch, boltdb, leveldb, badger)
-
Updated
Dec 29, 2018 - Go
boltBrowser is a GUI web-based explorer and editor for boltDB
-
Updated
Feb 20, 2019 - Go
A simple and integrity blockchain implementation in Golang
-
Updated
Aug 13, 2018 - Go
-
Updated
Mar 24, 2020 - Go
Calories Tracker for the Commandline
-
Updated
Sep 4, 2017 - Go
Telegram notification with IPython magics.
bot
golang
telegram
jupyter
telegram-bot
ipython
jupyter-notebook
ipython-notebook
boltdb
ipython-magic
telegram-notification
-
Updated
Dec 28, 2017 - Go
Yet another simple single-user file-based golang-driven blog engine
-
Updated
Mar 27, 2020 - Go
Key/Value Store Abstraction Library written in Go
redis
golang
consul
key-value
consensus
zookeeper
etcd
boltdb
watches
leader-election
metadata-management
distributed-locking
key-value-store
-
Updated
Oct 16, 2017 - Go
Compact server implementing xBrowserSync API using Golang and BoltDB
-
Updated
Nov 4, 2018 - Go
Distributed, fault-tolerant, persistent, auto-increment ID generation service with Raft consensus
-
Updated
Feb 16, 2020 - Go
Web analytics on your server
tracker
golang
tracking
angular
web
analytics
web-analytics
self-hosted
boltdb
geoip
webanalytics
angular6
-
Updated
Jun 4, 2019 - Go
Improve this page
Add a description, image, and links to the boltdb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the boltdb topic, visit your repo's landing page and select "manage topics."
It would be really useful if gomplate could have native support for accessing terraform output values. Using the terraform CLI this can easily be done using
terraform output -json some_output_value. Having the ability to access terraform state using a data source would be pretty useful when performing various templating tasks!