This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirror
/
seaweedfs
mirror of
https://github.com/seaweedfs/seaweedfs.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
2706
Commits
33
Branches
301
Tags
192 MiB
Go
88.7%
Java
9.8%
HTML
0.6%
Makefile
0.3%
Python
0.2%
Other
0.2%
Tree:
d07701fa75
seaweedfs
/
weed
/
storage
History
Chris Lu
57e441d67b
fix compaction logic
5 years ago
..
backend/
memory_map
refactoring
5 years ago
erasure_coding
fix wrong volume count
6 years ago
idx
working with reading remote intervals
6 years ago
needle
refactor: simplifying to ReadAt() and WriteAt()
5 years ago
needle_map
volume: fix bug with 8000GB version if using in memory index
6 years ago
types
remove 128 bit needle id build option
6 years ago
disk_location.go
Change joeslay paths to chrislusf paths
6 years ago
disk_location_ec.go
fix ec related bugs
6 years ago
needle_map.go
refactoring: remove unused functions
6 years ago
needle_map_leveldb.go
refactoring
6 years ago
needle_map_memory.go
volume: load ec shards during heartbeats to master
6 years ago
needle_map_metric.go
volume: protect against nil needle map
6 years ago
needle_map_metric_test.go
go fmt
7 years ago
replica_placement.go
directory structure change to work with glide
9 years ago
replica_placement_test.go
go fmt and fix some typo
6 years ago
store.go
adjust parameter names
5 years ago
store_ec.go
go fmt
6 years ago
store_ec_delete.go
ec deletion code complete, not tested yet
6 years ago
store_vacuum.go
volume: add option to limit compaction speed
6 years ago
volume.go
adjust parameter names
5 years ago
volume_backup.go
refactor ScanVolumeFileFrom()
5 years ago
volume_backup_test.go
refactoring
6 years ago
volume_checking.go
volume: load ec shards during heartbeats to master
6 years ago
volume_create.go
Comma, no space?
5 years ago
volume_create_linux.go
Make volumeCreate more consistent between all 3 implementations.
5 years ago
volume_create_windows.go
refactoring
5 years ago
volume_info.go
ec encode volumes quiet for a period of time
6 years ago
volume_info_test.go
refactoring
6 years ago
volume_loading.go
adjust parameter names
5 years ago
volume_read_write.go
refactoring
5 years ago
volume_super_block.go
refactor: simplifying to ReadAt() and WriteAt()
5 years ago
volume_super_block_test.go
refactoring
6 years ago
volume_vacuum.go
fix compaction logic
5 years ago
volume_vacuum_test.go
Change joeslay paths to chrislusf paths
6 years ago