Commit graph

42 commits

Author SHA1 Message Date
Todd Gruben
df8dc3d927 added basic persitant for brands;general fragments 2014-01-28 15:32:12 -06:00
Todd Gruben
cf721020fb fix for batch posting to unavailable slice 2014-01-23 11:44:21 -06:00
Todd Gruben
7d897c1cf7 missed some files 2014-01-22 12:05:27 -06:00
Todd Gruben
f6db99a0e5 added stats api 2014-01-22 11:57:35 -06:00
Todd Gruben
53d207bb35 added cass test 2014-01-21 16:50:54 -06:00
Todd Gruben
9c853959dc quick cassandra test 2014-01-21 16:00:13 -06:00
Todd Gruben
cd7c30177c trying out the memory container 2014-01-20 14:37:38 -06:00
Todd Gruben
4a55e4a43e changed to cassandra storage and hard code connect for now 2014-01-20 14:20:59 -06:00
Todd Gruben
daf42d5694 added flush 2014-01-20 13:25:02 -06:00
Todd Gruben
da38f8f946 added purge for already saved keys 2014-01-20 10:57:59 -06:00
Todd Gruben
11399dd8ea fixed lock 2014-01-17 20:42:55 -06:00
Todd Gruben
3d1caa37b1 add batch loader 2014-01-17 19:18:59 -06:00
Todd Gruben
172eb12932 added clear routine for fragment container 2014-01-14 15:10:43 -06:00
Todd Gruben
e2d7b878f1 storage check 2014-01-13 14:03:58 -06:00
Todd Gruben
66471ffa80 added gob register for BitmapHandle 2014-01-08 09:13:27 -06:00
Todd Gruben
17e1a101a7 fixed bug with union with empty bm 2014-01-07 11:36:30 -06:00
Todd Gruben
9dbd3fbc66 initial brand fragment topn support 2014-01-03 16:21:48 -06:00
travisturner
6d7c683a8a added a temp HTTP listener to transport.tcp so i could test the dispatch calls to process (index) 2013-12-27 11:18:51 -06:00
Todd Gruben
a6d6d72a0d added initial brand fragment support 2013-12-23 15:03:35 -06:00
Todd Gruben
f741623420 added list gethandle operation 2013-12-19 14:17:19 -06:00
Todd Gruben
3e72e36ec5 added method for creating empty bitmap handle 2013-12-19 12:00:34 -06:00
Todd Gruben
f04d2f3474 added compression to bytes method;renamed fragment_container 2013-12-19 10:21:48 -06:00
Todd Gruben
a4ed1d9a8c refactored commands to utilize anonymous fields 2013-12-19 09:56:29 -06:00
Todd Gruben
3c85487f04 added bytes interface to fragment; added needed files for kv storage 2013-12-18 20:44:22 -06:00
Todd Gruben
7c08f8b97c added file based storage backend 2013-12-18 20:14:07 -06:00
Todd Gruben
abcd0b648c replace UUID->SUUID 2013-12-17 12:21:14 -06:00
Todd Gruben
6edb519ecb changed SetBit to operate only on bitmap_id, setbit will create a bitmap record now 2013-12-17 10:08:52 -06:00
Todd Gruben
92a572bb60 first pass at fragment library api; initial checkin for basic id generator 2013-12-13 14:23:58 -06:00
Todd Gruben
ccdcac5ebb refactored command interface; fmt code 2013-12-12 05:29:21 -06:00
Todd Gruben
648e44ca72 cleaned up tests 2013-12-11 16:20:33 -06:00
Todd Gruben
0956d8b223 ultra basic webapi 2013-12-11 13:15:51 -06:00
Todd Gruben
c6e1a6875d made a container for the webapi; improved the server test 2013-12-11 12:56:04 -06:00
Todd Gruben
581fd39c56 api shell; new storage model 2013-12-11 10:59:52 -06:00
Todd Gruben
12b3e7b890 basic bitmap test 2013-11-26 16:51:43 -06:00
Todd Gruben
9306290d96 basic goconvey tests for bitmap 2013-11-26 11:15:45 -06:00
Cody Soyland
88f6317f6e Changing this back again. 2013-11-25 17:51:19 -06:00
Todd Gruben
2fd9d1db26 added AND_NOT operation and supporting tests 2013-11-20 16:58:23 -06:00
Todd Gruben
9137b45b46 Merge branch 'master' of ops:nuevo-pilosa 2013-11-20 12:09:09 -06:00
Todd Gruben
f98b402c3a cass storage 2013-11-20 12:08:59 -06:00
Cody Soyland
5f496df0bc Fix compilation errors, add deps. 2013-11-18 15:46:43 -06:00
Todd Gruben
77da1e0f15 added storage interface and factored out cass dependancy 2013-10-28 12:48:16 -05:00
Todd Gruben
ba4d107c3c basic bitmap functions and simple test 2013-10-28 11:13:13 -05:00