349 Commits (b0d6330cf44dbb0664f6ede0dbc82865879dcfe0)

Author SHA1 Message Date
Chris Lu ede876cfdb periodic scripts exeuction from leader master 6 years ago
Chris Lu 3f9ecee40f working with reading remote intervals 6 years ago
Chris Lu 54b835e1ae filer: redis cluster add option for password 6 years ago
Chris Lu 8123a488cd filer: optimize leveldb parameters 6 years ago
Chris Lu 0fe286a6ca filer: optimization for leveldb, add leveldb2 6 years ago
Chris Lu bf9d490538 fix for tests 6 years ago
Chris Lu 82b0759493 filer: migrating filer store from persisting shorter structured file id instead of a string 6 years ago
Chris Lu f0f981e7c8 webdav: fix directory renaming 6 years ago
Chris Lu bfbecd7253 webdav: fix directory creation 6 years ago
Chris Lu 7064b2ea48 webdav: can write now 6 years ago
Chris Lu b30c14b631 webdav: can read now 6 years ago
Chris Lu 108d0fb08d adjust log level 6 years ago
Chris Lu 07091c44cd lock btree writes 6 years ago
Chris Lu 4393b99332 add notes 6 years ago
Chris Lu 338e6d60a5 refactor: prepare for snapshotting 6 years ago
Chris Lu b3b42bc947 replicate need to include new entry path 6 years ago
Chris Lu 35aba35c07 Revert "weed volume: disable block cache on leveldb" 6 years ago
Chris Lu a55e708d36 weed volume: disable block cache on leveldb 6 years ago
Chris Lu beaa2bd71a weed filer: properly delete cached directory entry 6 years ago
Chris Lu 2a52e70a41 weed filer: increase default mysql/postgres dir or name length to 65535 6 years ago
Chris Lu b4c276263f weed filer: mysql/postgres use ReadCommitted transaction isolation level for atomic rename 6 years ago
Chris Lu 78ac2bef3c go fmt 6 years ago
Chris Lu 97406333a5 support atomic renaming for mysql/postgres filer store 6 years ago
Chris Lu b92122b885 fix test 6 years ago
Chris Lu 36b632ebcb fix tests 6 years ago
Chris Lu 55bab1b456 add context.Context 6 years ago
Chris Lu cece860bfd add context to all filer APIs 6 years ago
Chris Lu 55c85f3a66 adding context 6 years ago
Chris Lu d312c55bbe file path supports windows, avoiding back slashes 6 years ago
Chris Lu 2442d56671 adjust package name 6 years ago
Chris Lu 77b9af531d adding grpc mutual tls 6 years ago
bingoohuang ab6be025d7 go fmt and fix some typo 6 years ago
Chris Lu 2a75a36b27 set cassandra ttl with entry.TTLSec 6 years ago
byungjo.yoon 58fd2e5a19 Set redis key ttl with entry.TTLSec 6 years ago
Chris Lu be9a7592a1 incrementally calculate visible intervals 6 years ago
Chris Lu 832ac8129a reduce pointer usage 6 years ago
Chris Lu 0388d421d2 caching visible intervals for read 6 years ago
Chris Lu 253f190f48 weed mount add symlink support 6 years ago
Chris Lu 3ac54792e1 paginate when filer deleting and FUSE mount renaming 6 years ago
Chris Lu 1bfb96f34d optimization for reading whole chunk with gzip encoding 6 years ago
Chris Lu c28e8a2397 refactoring 6 years ago
Chris Lu 63619f8b8e fail early if two filer stores are defined 6 years ago
Chris Lu 52b24a9902 default "weed server -filer" to same directory as -mdir 6 years ago
Chris Lu b0838db5a8 support hdfs user name and group names 6 years ago
Chris Lu c6b646e92c skip creation for root 6 years ago
Chris Lu f0677c5af1 default root to 0755 6 years ago
Chris Lu db22666a30 add default root directory 6 years ago
Chris Lu 7a6f49cd42 refactor a bit more 6 years ago
Chris Lu ceca078acb avoid overwriting file or directory 6 years ago
Chris Lu 86dd933596 go fmt 6 years ago