| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-06-25 | remove unused function | chrislu | 3 | -10/+0 | |
| 2024-04-29 | reduce ambiguity about use memory_sequencer (#5555) | shenxingwuying | 1 | -1/+1 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 2 | -2/+2 | |
| 2022-06-23 | verify seq is always unique | chrislu | 1 | -0/+25 | |
| 2021-10-10 | removing etcd sequencer | Chris Lu | 1 | -296/+0 | |
| causing go mod tidy problem. If anyone wants this, please help to resolve this first. github.com/chrislusf/seaweedfs/weed/sequence imports go.etcd.io/etcd/client tested by go.etcd.io/etcd/client.test imports github.com/coreos/etcd/integration imports github.com/coreos/etcd/proxy/grpcproxy imports google.golang.org/grpc/naming: module google.golang.org/grpc@latest found (v1.41.0), but does not contain package google.golang.org/grpc/naming | |||||
| 2021-09-03 | go mod | Chris Lu | 1 | -1/+1 | |
| 2021-07-23 | snowflake sequencer need an unique id | Chris Lu | 1 | -1/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2213 | |||||
| 2021-04-03 | fix typo | Chris Lu | 1 | -1/+1 | |
| 2021-03-25 | log snowflake sequencer nodeid's hex when start, it'll be in part of new ↵ | 李海 | 1 | -1/+4 | |
| assigned fid | |||||
| 2021-03-25 | add a snowflake sequencer as more robust fid generator, but less ↵ | 李海 | 1 | -0/+43 | |
| compressable than small auto-inc id | |||||
| 2021-01-12 | Revert "close opened file" | Chris Lu | 1 | -1/+0 | |
| This reverts commit 2880160113535549d3ee1a1eb3a1920705907f22. | |||||
| 2021-01-12 | close opened file | Chris Lu | 1 | -0/+1 | |
| 2019-11-05 | delete the var etcdClient and comments | stlpmo | 1 | -140/+58 | |
| refactor the code add sequencer cmd-line delete nerver used codes | |||||
| 2019-11-04 | Create etcd_sequencer.go | stlpmo | 1 | -0/+378 | |
| the 1st version | |||||
| 2019-10-30 | fix leader master /dir/lookup api | Lei Liu | 2 | -4/+4 | |
| Signed-off-by: Lei Liu <lei01.liu@horizon.ai> | |||||
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 2 | -0/+43 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
| 2013-02-10 | testing compilation with remove package | Chris Lu | 1 | -71/+0 | |
| 2013-02-10 | avoid the "src" folder | Chris Lu | 1 | -0/+71 | |
