featurebase/etcd
Kasey C. Rodgers 2ef39fdc9c
Fb1463 no cluster build (#2100)
* got single node working; refining error messaging and version info to follow

* better implementation that separates the build condition into etcd/enterprise_cluster.go and etcd/plg_cluster.go. go build will default to a clustering version and 'go build -tags plg' will build the non-clustering version

* added Makefile target for 'make plg'

* additional comments, CI/CD update

Co-authored-by: Kasey Rodgers <kaseyrodgers@Kaseys-MBP.attlocal.net>
2022-06-09 12:32:46 -07:00
..
embed.go Fb1463 no cluster build (#2100) 2022-06-09 12:32:46 -07:00
embed_test.go [FB-1398] Mainline etcd (#2049) 2022-05-11 09:49:48 -05:00
enterprise_cluster.go Fb1463 no cluster build (#2100) 2022-06-09 12:32:46 -07:00
leasedkv.go [FB-1398] Mainline etcd (#2049) 2022-05-11 09:49:48 -05:00
leasedkv_test.go [FB-1398] Mainline etcd (#2049) 2022-05-11 09:49:48 -05:00
plg_cluster.go Fb1463 no cluster build (#2100) 2022-06-09 12:32:46 -07:00