Commit Graph

11 Commits

Author SHA1 Message Date
Brad Fitzpatrick dd5726a4d1 index: cleanup and formalizing key formats into their own types
Change-Id: I36aaa74ee7a4349bb00c1ac06285d4c43f4c61bc
2011-11-29 17:33:10 -05:00
Brad Fitzpatrick f23aadf801 index: implement GetOwnerClaims
Change-Id: I142f7294a5346a8405d5a726abaa9267528e15f7
2011-11-29 15:40:33 -05:00
Brad Fitzpatrick 52dcc554a7 index: implement GetBlobMimeType
Change-Id: I733c80fe73db2234a7a551f37130cb9b34620c2f
2011-11-29 14:40:15 -05:00
Brad Fitzpatrick 5c75a59f22 index: implement GetRecentPermanodes
Change-Id: I9eb30001c4db6955fb66990efb5743aeed657b76
2011-11-29 14:19:32 -05:00
Brad Fitzpatrick 25dbbeb244 index: implement and test PermanodeOfSignerAttrValue
Change-Id: Iefe2d60ec28fbf53f8d2e99bf9b08bf19a3bdd62
2011-11-27 22:29:23 -05:00
Brad Fitzpatrick 3dd1dcbb70 simplify the Index.GetRecentPermanodes method a bit
Change-Id: Iced53892d3a1ab7633762e8c59986a59d5dc3d90
2011-11-27 10:52:39 -05:00
Brad Fitzpatrick 5c12ac37f3 generic index: untested stat support.
Change-Id: Idff5ff19d7b18ef6581c6c8bc344230470c468ef
2011-11-10 18:58:04 -08:00
Brad Fitzpatrick 0c8284f1af memory index enumerate support. untested.
Change-Id: I28df97ed6385675545a74a6e01e779cc627ef033
2011-11-10 10:28:44 -08:00
Brad Fitzpatrick 6b8428cda7 More index work; start of Index and BatchMutation definitions.
Change-Id: Ie59d973e9bef50ffa054d2b61123add04740a4ff
2011-11-09 08:21:19 -08:00
Brad Fitzpatrick 4625afad79 more generic index work: start of in-memory leveldb index for test/development.
Change-Id: Iec26c7ffcfc8c87f247d6316f6495d97c6a9a5c4
2011-11-07 08:40:31 -08:00
Brad Fitzpatrick aaa2e83e93 start of generic indexer
Change-Id: I863e829dc03422daff243f67a3bdf48e25c014b0
2011-11-01 18:37:27 -07:00