docs: Mention the project is not production-ready in README
This commit is contained in:
parent
b4330b37fa
commit
dc239371e9
1 changed files with 4 additions and 1 deletions
|
|
@ -1,12 +1,15 @@
|
|||
# llldap
|
||||
|
||||
> [!IMPORTANT ]
|
||||
> [!IMPORTANT]
|
||||
> You may be looking for [lldap](https://github.com/lldap/lldap) instead, a more mature solution with a different feature set.
|
||||
|
||||
Is your *Lightweight Directory Access Protocol* server too heavy and too cumbersome? If your lldap not light enough or are you looking
|
||||
for a solution which supports [virtualhosts](https://github.com/lldap/lldap/issues/1196#issuecomment-3036760574) and [multiple-value attributes](https://github.com/lldap/lldap/issues/1133)
|
||||
such as mail aliases? **llldap might be just for you!***
|
||||
|
||||
> [!WARNING]
|
||||
> This is not production-ready yet.
|
||||
|
||||
## Comparison to lldap
|
||||
|
||||
Compared to lldap, llldap:
|
||||
|
|
|
|||
Loading…
Reference in a new issue