markdown table formatting
This commit is contained in:
parent
a176a88b8c
commit
e242df5c7a
|
@ -1,8 +1,8 @@
|
||||||
# Concepts
|
# Concepts
|
||||||
|
|
||||||
| | Implemented | Notes |
|
| | Implemented | Notes |
|
||||||
| ------- | ----------- | ----- |
|
| ------------- | ----------- | ------------------------------------------------------------------------ |
|
||||||
| Peering | Yes | Currently using RHIZOME_SEED_PEERS, no gossip / discovery |
|
| Peering | Yes | Currently using `RHIZOME_SEED_PEERS`, no gossip / discovery |
|
||||||
| Schemas | Not really | Currently very thin layer allowing TypedCollections |
|
| Schemas | Not really | Currently very thin layer allowing TypedCollections |
|
||||||
| Relationships | No | Supporting relational algebra among domain entities |
|
| Relationships | No | Supporting relational algebra among domain entities |
|
||||||
| Views | Yes | Currently using functions rather than JSON-Logic expressions |
|
| Views | Yes | Currently using functions rather than JSON-Logic expressions |
|
||||||
|
|
Loading…
Reference in New Issue