文件历史

提交图

17 次代码提交

作者 SHA1 备注 提交日期
Jake Sanders a46133f059 cloudflare workers KV Store implementation 2019-10-15 12:35:45 +01:00
Asim Aslam 76eee089e3 Add store service client 2019-10-11 14:44:42 +01:00
Asim Aslam cfa2b668e2 go fmt 2019-10-11 14:44:34 +01:00
Asim Aslam a96f6adf07 store handler implementation 2019-10-11 14:08:50 +01:00
Asim Aslam b5f33b2aaa Rename Dump to Sync 2019-10-03 09:56:25 +01:00
Asim Aslam b5ca40a91a Move out consul sync/lock and store. Move data/store to store 2019-10-03 09:46:20 +01:00
Asim Aslam 3f910038a3 Move store to data/store 2019-06-19 22:04:13 +01:00
Asim Aslam 97967cbe14 move options under config 2019-06-12 12:45:42 +01:00
Asim Aslam a5412dd4a0 Move data to store 2019-06-12 07:46:20 +01:00
Asim 23264dded0 Delete store, this is not a core requirement of microservices, will be included in go-platform 2015-05-25 17:19:13 +01:00
Asim b5dcbbe998 Use concrete Item rather than an interface. Removes unnecessary dupe structs 2015-05-23 21:25:55 +01:00
Asim 74fd1fc989 Restructure go-micro layout and plugins 2015-05-23 20:04:16 +01:00
Asim 0e7bd77f4c Allow configurable addresses for everything 2015-05-16 00:34:02 +01:00
Asim 5372f3a009 In memory store. Should have been here from the beginning. 2015-03-06 19:08:55 +00:00
Asim 9fb4385f6e Add etcd store 2015-02-07 20:12:57 +00:00
Asim 4a4bdcb83b Update the api in store package, github.com/armon/consul-api is deprecated 2015-01-19 20:05:00 +00:00
Asim 8e55cde513 First 2015-01-13 23:31:27 +00:00