Cory Snider
|
4039b9c9c4
libnetwork/datastore: drop (KVObject).DataScope()
|
1 year ago |
Cory Snider
|
4f4a897dda
libnetwork/datastore: drop (*Store).Scope() method
|
1 year ago |
Cory Snider
|
43dccc6c1a
libnetwork/datastore: unconditionally use ds.cache
|
1 year ago |
Sebastiaan van Stijn
|
6ec03d6745
libnetwork: move datastore Scope consts to libnetwork/scope
|
1 year ago |
Sebastiaan van Stijn
|
b378669836
libnetwork/datastore: don't access KVStore directly in tests
|
1 year ago |
Sebastiaan van Stijn
|
65978e6982
libnetwork/datastore: cleanup tests
|
1 year ago |
Sebastiaan van Stijn
|
f70e1b315f
libnetwork/datastore: remove unused ParseKey() utility
|
1 year ago |
Sebastiaan van Stijn
|
704a19b25d
libnetwork/datastore: remove DataStore interface
|
1 year ago |
Sebastiaan van Stijn
|
58d2f21dae
libnetwork/datastore: remove unused PutObject(), DeleteObject()
|
2 years ago |
Sebastiaan van Stijn
|
eb6437b4db
libnetwork/datastore: format code with gofumpt
|
3 years ago |
Cory Snider
|
142b522946
libnetwork/config: remove vestiges of global scope
|
2 years ago |
Sebastiaan van Stijn
|
cd381aea56
libnetwork: fix empty-lines (revive)
|
2 years ago |
Sebastiaan van Stijn
|
427ad30c05
libnetwork: remove unused "testutils" imports
|
3 years ago |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 years ago |
Sebastiaan van Stijn
|
3e1e9e878c
vendor: gotest.tools v3.0.2
|
4 years ago |
Vincent Demeester
|
06d471d186
Migrate to gotest.tools :)
|
7 years ago |
Flavio Crisciani
|
65860255c6
Fixed code issues
|
8 years ago |
Ke Li
|
23ac56fdd0
Remove unnecessary string formats
|
8 years ago |
Madhu Venugopal
|
74376e8676
Moved the default local and global store to new root
|
9 years ago |
Jana Radhakrishnan
|
268d41835d
Make bridge driver networks persistent
|
9 years ago |
Jana Radhakrishnan
|
d74384b1d4
Add local store caching support
|
9 years ago |
Madhu Venugopal
|
725280d03f
Providing KVObject option to skip persisting object in kvstore
|
9 years ago |
Chun Chen
|
8babc3d4d3
Add local datastore to persist states of LocalScope network
|
9 years ago |
David Calavera
|
cc02894a50
Move test specific functions to a testutils package.
|
9 years ago |
Alex Chan
|
2e64ce637b
Minor spelling fixes in documentation and code comments
|
10 years ago |
Spike Curtis
|
04bd8f67ad
Datastore handles creating objects atomically.
|
10 years ago |
Madhu Venugopal
|
f88824fb8a
Reworked endpoint store operation to address a few cases
|
10 years ago |
Madhu Venugopal
|
0fda541b37
Updating to new Swarm discovery and store APIs
|
10 years ago |
Madhu Venugopal
|
481568035f
TOML based Configuration support for libnetwork
|
10 years ago |
Madhu Venugopal
|
9b952fc982
Initial kv store integration and datastore implementation
|
10 years ago |