Commit Graph

17 Commits (master)

Author SHA1 Message Date
Oliver Tonnhofer 25b4c01917 cache: support new leveldb (>=1.21) max-file-size option
requires build/install with -tags="ldbpost121"
2017-11-21 14:43:20 +01:00
Oliver Tonnhofer e79386a1af writer: remove old-style-multipolygon handling 2017-11-21 14:43:11 +01:00
Oliver Tonnhofer 368c6699a7 fix import of relations without way members when using -limitto 2016-02-09 11:23:21 +01:00
Oliver Tonnhofer b86ecff037 close levigo.Read/WriteOptions 2013-11-19 15:07:26 +01:00
Oliver Tonnhofer ca7d7efe7d set cache.BlockSizeK in KB not MB 2013-11-13 13:20:06 +01:00
Oliver Tonnhofer 2d2dad7b7e limit cache to -limitto 2013-11-04 08:51:21 +01:00
Oliver Tonnhofer d62f11ff97 refactored cache API 2013-07-04 17:27:22 +02:00
Oliver Tonnhofer 003e5f8f0b Revert "unmarshal items in writer"
This reverts commit c314f01886.
2013-06-21 11:05:29 +02:00
Oliver Tonnhofer c314f01886 unmarshal items in writer 2013-06-20 14:21:20 +02:00
Oliver Tonnhofer 03d96b5aae fixed closing of caches 2013-06-20 10:34:22 +02:00
Oliver Tonnhofer e6f880883b make cache options configurable 2013-06-18 15:53:04 +02:00
Oliver Tonnhofer 84ab38c33d update comment 2013-06-05 13:27:23 +02:00
Oliver Tonnhofer f31323f975 do not store Ids in cache value, already stored as the key 2013-06-05 07:47:28 +02:00
Oliver Tonnhofer 659a140afc do not use bytes.Buffer for idToKeyBuf 2013-06-04 09:34:24 +02:00
Oliver Tonnhofer c00cfaf030 fixed idToKeyBuf result 2013-06-03 13:12:20 +02:00
Oliver Tonnhofer d95442d580 create keybuffer with fixed size 2013-06-03 11:21:34 +02:00
Oliver Tonnhofer 03dc885462 reorganized cache package 2013-05-17 15:30:22 +02:00