Commit graph

41 commits

Author SHA1 Message Date
Jimmy Zelinskie
a6041dc654 move drivers to dedicated repos 2013-11-30 23:00:20 -05:00
Justin Li
93af4912c4 Move packages to chihaya org 2013-11-30 22:39:02 -05:00
Jimmy Zelinskie
1eac367711 mock interface complete 2013-11-30 00:54:08 -05:00
Jimmy Zelinskie
81b1e4aa4d initial mock tracker storage 2013-11-27 03:51:19 -05:00
Jimmy Zelinskie
6549f49e26 go fmt [ci skip] 2013-11-24 00:49:20 -05:00
Jimmy Zelinskie
9382ac482e removed all references to "transaction" 2013-11-23 23:48:38 -05:00
Jimmy Zelinskie
90f8cf23a0 storage/tracker docs updated 2013-11-04 02:41:30 -05:00
Jimmy Zelinskie
d30c35f1d7 web package renamed backend 2013-10-21 03:29:35 -04:00
Jimmy Zelinskie
2cd7f0d22f package shuffling: models -> storage, old storage -> web 2013-10-04 04:19:43 -04:00
Jimmy Zelinskie
cf53f9554c initial storage reorganization 2013-10-03 22:10:46 -04:00
Justin Li
7e402b162f Add interface for loading data from storage 2013-09-06 21:38:56 -04:00
Justin Li
eff8e70cde Make the batter driver follow the updated storage interface 2013-09-06 19:13:44 -04:00
Justin Li
46280fd97b Embed *db.Sql into storage/gazelle 2013-09-06 19:08:06 -04:00
Justin Li
afa8abb9ab Remove the unimplemented batter driver 2013-09-06 19:01:02 -04:00
Justin Li
4687ddde6f Use strings for the database channels and add handling for torrents 2013-09-06 18:51:15 -04:00
Justin Li
080a24c7be Set up initial outbound synchronization structure 2013-09-06 18:39:14 -04:00
Jimmy Zelinskie
ecbedf4b89 stats test, add/remove torrent handlers, init batter driver 2013-08-28 23:44:45 -04:00
Jimmy Zelinskie
107ec1dd15 more work towards new architecture 2013-08-26 14:38:45 -04:00
Jimmy Zelinskie
d3f3c81c61 initial architecture overhaul 2013-08-23 15:39:42 -04:00
Jimmy Zelinskie
fe2d43a025 removed redundant var block 2013-08-13 20:21:01 -04:00
Jimmy Zelinskie
3df97fea4d panic on reads inside of a MULTI 2013-08-13 16:36:10 -04:00
Jimmy Zelinskie
33d1caf670 initiateRead helper 2013-08-13 16:06:22 -04:00
Justin Li
55d2c4ae84 Refactor setting up writes in the redis driver 2013-08-13 02:20:44 -04:00
Justin Li
5084a2ac94 Clean up Tx API 2013-08-13 02:06:15 -04:00
Jimmy Zelinskie
40505091f5 storage reorganized around a pool and transactions 2013-07-25 10:03:04 -04:00
Jimmy Zelinskie
d62a71847d fix package name 2013-07-24 03:12:40 -04:00
Jimmy Zelinskie
94187e4261 initial work on redis scripts 2013-07-24 03:08:38 -04:00
Jimmy Zelinskie
2cd3473d18 redis restructured to use strings of JSON 2013-07-24 00:18:43 -04:00
Jimmy Zelinskie
f7906b9089 tx.SetLeecher/Seeder added 2013-07-23 21:23:43 -04:00
Jimmy Zelinskie
db6d8707df switch on event; scaffolding for redis driver 2013-07-21 20:15:48 -04:00
Jimmy Zelinskie
4d4a979864 announce handler progress 2013-07-12 00:36:24 -04:00
Jimmy Zelinskie
5cb4e2fabb Storage API matured, docs, tests & more 2013-07-05 06:50:52 -04:00
Jimmy Zelinskie
279c78192f transactions, connpools, misc 2013-07-03 18:24:03 -04:00
Jimmy Zelinskie
7ef424639b nickpicking 2013-06-28 16:29:02 -04:00
Jimmy Zelinskie
7d99b0ea9e pulled functions out of New() 2013-06-25 23:08:54 -04:00
Jimmy Zelinskie
2759dd6e2f more redis work 2013-06-25 21:58:06 -04:00
Jimmy Zelinskie
56132e3d64 initial redis work, storage.Storage->storage.Conn,
among other new options in the config file for storage timeouts
2013-06-24 14:18:32 -04:00
Jimmy Zelinskie
e24c5cacc3 package descriptions, unused imports, etc... 2013-06-23 22:34:13 -04:00
Jimmy Zelinskie
ccc8897ca8 scrape+stats foundation; restructuring 2013-06-23 03:56:28 -04:00
Jimmy Zelinskie
1bc42063ab copyright updated; imports renamed; misc fixes 2013-06-21 21:43:11 -04:00
Jimmy Zelinskie
eee2810da6 initial 2013-06-21 19:31:32 -04:00