mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
doc(README): add note about 32bit systems - fixes 358
This commit is contained in:
@@ -126,6 +126,10 @@ The `v2` API responses should not change after the 0.2.0 release but new feature
|
|||||||
|
|
||||||
During the pre-v1.0.0 series of releases we may break the API as we fix bugs and get feedback.
|
During the pre-v1.0.0 series of releases we may break the API as we fix bugs and get feedback.
|
||||||
|
|
||||||
|
#### 32bit systems
|
||||||
|
|
||||||
|
etcd has known issues on 32bit systems. We plan to address these issues after the 0.4 release.
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
||||||
etcd is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.
|
etcd is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.
|
||||||
|
|||||||
Reference in New Issue
Block a user