Commit Graph

6 Commits

Author SHA1 Message Date
Taylor Blau
f94a85136f git/odb: don't rewrite objects that already exist 2017-06-06 13:13:06 -06:00
Taylor Blau
4ac2ecef5c git/odb: return os.ErrNotExist from *MemoryStorer instead of panic() 2017-05-31 14:14:14 -06:00
Taylor Blau
7d8f65d4b7 git/odb: remove empty var decls 2017-05-22 15:29:01 -06:00
Taylor Blau
c72121dc80 git/odb: make Storer (and implementations) package private 2017-05-16 15:29:03 -06:00
Taylor Blau
83f5bea8af git/odb: replace Storer.Create with Storer.Store 2017-05-16 15:02:37 -06:00
Taylor Blau
0a4c74a463 git/odb: implement odb.MemoryStorer for in-memory object cache 2017-05-15 16:05:47 -06:00