Results 5 issues of Guo

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary is there any plan for integration ldap for user management.? ### Why...

Plane
feature

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary we see there are already github support, but for self-host, we don't...

Plane
feature

is that possible to add a hashMap as field to store data ,eg. @Documents public class Student{ @Id String id; @Indexed Map courseMap; }

enhancement

there are incrBy can easily do some plus on fields and no need manually add lock, which is perfect. Any solution can achieve the upsert (like Mongo) function, say if...

enhancement

@bsbodden Sorry to trouble you , any way to achive field> string -------------------------obj as @Document Comments{ @Id String comId; ......................... } -------------------------want something like sql where com_id>'xxx' for string field...

v1.0.0