Show HN: Okdb – OT Simplified
1–10 of 10 posts
Re: Show HN: Okdb – OT Simplified
#2Re: Show HN: Okdb – OT Simplified
#3Re: Show HN: Okdb – OT Simplified
#4Looks like Operational Transformation is getting popular on HN lately, I have a question on another topic though - wondering how would you connect such systems to an existing infrastructure and especially authentication, to enforce user permissions/roles, etc.
Regarding integration - okdb provides hooks, so that you can implement custom authentication/verification, e.g. verify JWT token. For details, have a look at the docs here - https://okdb.io/p/docs/api/server#s5.1
Happy to answer any other questions
Re: Show HN: Okdb – OT Simplified
#5Anyone know where the source code is hosted?
Re: Show HN: Okdb – OT Simplified
#6https://okdb.io/p/pricing says there's a BSD licensed community edition. Anyone know where the source code is hosted?
Re: Show HN: Okdb – OT Simplified
#7Re: Show HN: Okdb – OT Simplified
#8sharedb + postgres?
Re: Show HN: Okdb – OT Simplified
#9Re: Show HN: Okdb – OT Simplified
#10Why did you choose to use Postgres firsthand as opposed to other SQL/NoSQL solutions?
However, we are going to support other databases like Mongo and MySQL.