This website requires JavaScript.
Explore
Help
Sign In
mtcontrib
/
mtsatellite
Watch
1
Star
0
Fork
0
You've already forked mtsatellite
mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced
2025-02-23 04:10:25 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mtsatellite
/
cmd
/
mtredisalize
History
Sascha L. Teichmann
f4c188a87a
mtredisalize: Do the actual change tracking, store them in a map and serialize them to JSON when flushing is triggered.
...
TODO: Implement the POST request to the remote host with this JSON document.
2014-09-17 10:16:51 +02:00
..
backend.go
Moved sub programs into folder cmd to clean up project structure.
2014-09-13 19:07:20 +02:00
changetracker.go
mtredisalize: Do the actual change tracking, store them in a map and serialize them to JSON when flushing is triggered.
2014-09-17 10:16:51 +02:00
connection.go
Moved sub programs into folder cmd to clean up project structure.
2014-09-13 19:07:20 +02:00
leveldb.go
mtredisalize: Add infrastructure to send backend store changes to separate daemons.
2014-09-17 09:51:34 +02:00
main.go
mtredisalize: Add infrastructure to send backend store changes to separate daemons.
2014-09-17 09:51:34 +02:00
misc.go
Moved sub programs into folder cmd to clean up project structure.
2014-09-13 19:07:20 +02:00
parser.go
Moved sub programs into folder cmd to clean up project structure.
2014-09-13 19:07:20 +02:00
sqlite.go
mtredisalize: Add infrastructure to send backend store changes to separate daemons.
2014-09-17 09:51:34 +02:00