bingoohuang
|
27093bc2e5
|
fix needle Append return offset to avoid uint32 overflow
|
2019-01-16 16:48:03 +08:00 |
|
Chris Lu
|
1478d7ea21
|
reduce file seek when writing
|
2018-12-31 15:08:32 -08:00 |
|
Chris Lu
|
168f461761
|
fix MaxUint8
|
2018-12-10 20:57:51 -08:00 |
|
Chris Lu
|
8f78a069c6
|
fix possible name overflow when len(name)>255
|
2018-12-10 20:57:01 -08:00 |
|
Chris Lu
|
77fadab560
|
go fmt
|
2018-07-24 01:38:08 -07:00 |
|
Chris Lu
|
4f317c7e3d
|
working version3
|
2018-07-24 01:36:04 -07:00 |
|
Chris Lu
|
7e2031b18f
|
go fmt
|
2018-07-21 17:39:10 -07:00 |
|
Chris Lu
|
d4d7ced922
|
refactoring: add type for needle id, offset
later the type size can possibly be adjusted
|
2018-07-08 02:28:04 -07:00 |
|
Chris Lu
|
7f7e4e9885
|
fix error for deleted files during compaction
deletion during commit may cause trouble when make up the difference during commitCompact()
|
2018-06-23 18:24:59 -07:00 |
|
Chris Lu
|
5047bdb4a2
|
skip bytes cache
|
2017-06-03 11:44:24 -07:00 |
|
Chris Lu
|
ed44f12f6d
|
support Fallocate on linux
|
2017-01-08 11:01:46 -08:00 |
|
sparklxb
|
86a7c56275
|
support additional header name-value pairs
|
2017-01-08 09:16:40 +08:00 |
|
Chris Lu
|
13e7069eb9
|
keep track of total data file size
|
2017-01-06 10:22:20 -08:00 |
|
霍晓栋
|
78678f4bcb
|
deleted needle does not need checksum verification
|
2016-07-25 11:40:35 +08:00 |
|
Chris Lu
|
5ce6bbf076
|
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
|
2016-06-02 18:09:14 -07:00 |
|
Chris Lu
|
5071f528f6
|
testing compilation with remove package
|
2013-02-10 03:49:51 -08:00 |
|
Chris Lu
|
55f2627fcf
|
testing new directory structure
|
2013-02-10 03:31:40 -08:00 |
|
Chris Lu
|
ab6fb13ad7
|
avoid the "src" folder
|
2013-02-10 03:25:35 -08:00 |
|