Hacker News new | past | comments | ask | show | jobs | submit | solisoft's comments login

Hi, here my new luaonbeans project, a tiny MVC framework based on redbean.dev (lua). Of course it comes with all the features of redbean.dev but also add a router, controllers, views, models, migrations, ...

It's still in heavy development but anyone is welcome to participate on it. The luaonbeans.org website is using it in production.



I'll prepare a post about that soon... I'll keep you informed


you can take a small VM and test my CMS as well ;)


I use to send my JWT token to check validity of the user's session


Congratulations to the ArangoDB team ! With ArangoDB you can create powerful applications using a multi models database and an API builder called Foxx. I'm building all my apps now within ArangoDB/Foxx no more needs of server apps.


Thank you!

One thing the article actually forgets to mention is that 3.2.0 also is the official release for the new HTTP API for managing Foxx services: https://docs.arangodb.com/3.2/HTTP/Foxx/Management.html

We're hoping to backport most of it to 3.1 and already support it in the latest release of the JavaScript driver. This should make automated deployments considerably easier. You can literally install, configure and distribute a service with a single line of `curl` now.

Full disclosure: I'm one of the core developers working on ArangoDB Foxx.


Semi-related to Foxx, is it now possible to add/remove coordinators dynamically to cluster? In other words, can we now scale out Foxx services easily if load increases?


It's trivial to add additional coordinators and removing coordinators no longer has a chance of affecting Foxx because the authority for the deployed services now lies with the database servers rather than the coordinators -- the coordinators are now fully disposable.

Be sure to check out this short demo of the Cluster Starter:

https://www.arangodb.com/fault-tolerant-foxx/


Never mind. Just seen your reply and link on other comment. Looks very promising, cheers.


I find fox quite convenient too.


+1 for ArangoDB


Great news ! ArangoDB is awesome ... Foxx is a very powerful tool for building micro services.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: