proxy.golang.org : github.com/philhofer/go-flux
Flux for Go Powered by NSQ and a custom dialect of MSGPACK Note: Fluxlog is currently under *heavy* development. Please don't use it. Why Flux? Flux abstracts interaction with NSQ to provide durable data transfer between your app and your data consumers (databases, metric analytics services, etc). Flux continues to work when your database is down for maintenance or a network partition appears between your services. Flux/msg also defines a super-fast, lightweight encoding protocol that eliminates the need for compression for small-ish messages. However, you can use Flux with any serialization format you want, and NSQ can use Snappy or Deflate compression if you need it. (Flux/msg is also great for making the best of your Memcached cluster.) Fluxlog has three parts:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/philhofer/go-flux
License: Unlicense
Latest release: 2 months ago
Namespace: github.com/philhofer
Stars: 6 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago