-
Hi,
Have you considered NoSQL back-end such as Redis?
I think IAM application is more fit for NoSQL database environment because lots of users would use it.
ghost updated
8 years ago
-
# BaseInfo
> 官网:https://www.mongodb.com
> windows 安装手册:https://docs.mongodb.com/manual/tutorial/install-mongodb-on-windows/
> MongoDB入门指南-gitbook:https://jockchou.gitbooks.io/getting-started-with-m…
-
issue reported by @t0r0X
while trying to solve "helidon-microstream-training-labs-foundation/acme-store-rest-nosql" I hit rock bottom at the end of the task, and had to peek at the solution "helid…
-
Hi Craig,
thank you for building this open source project. i have checked out the source yesterday and i managed to import QIF transaction ( programmatically!! ) , code is very well written and it …
-
Hey, needed to play around with manticore & was wondering if instead of a primary sql db, can this be used with a nosql db? If yes, how? Because the mix task to generate sphinx config file fails due t…
-
Below is the error which i am getting while building the drogon[mysql] package in x64 linux
/home/sagarc/vcpkg/buildtrees/drogon/src/v1.9.7-6a37c2250f.clean/orm_lib/src/mysql_impl/MysqlConnection.c…
-
老板好 后续xray2.0会增加检测NoSQL injection的模块吗
-
mysql은 회원가입 및 사용자의 데이터를 저장하는 용도로 사용 중이며, nosql은 채팅의 대화내용이 저장된다.
회원에 맞게 sql저장이 되며 불러오게 하려면 어떻게 해야할까?
-
* [ ] Watch old videos remove class references
* [ ] add mongoDB section
* [ ] Improve data type section
-
Instead of running the NoSQL tests via "./integration-tests.sh -Dnosql-tests", switch to using "./integration-tests.sh -Dts.nosql"
Also make sure that -DallTests does not include the NoSQL tests, sin…