Olric
Distributed cache and in-memory key/value data store. It can be used both as an embedded Go library and as a language-independent service. With Olric, you can instantly create a fast, …
bashtop Resource monitor that shows usage and stats for processor, memory, disks, network and processes. Features Easy to use, with a game inspired menu system. Fast and „mostly“ responsive UI …
1. Chopping up a query Way how to slice up a query is to divide and conquer, keeping it essentially the same but running it in smaller “chunks” that affect …
Vitess combines many important MySQL features with the scalability of a NoSQL database. Its built-in sharding features let you grow your database without adding sharding logic to your application. Vitess …
1. Check if italic font is supported 2. Create screen-256color.terminfo 3. Execute the command 4. Add the following lines to .vimrc: 5. Add the following line to .tmux.conf: 6. Add to ~/.zshrc …
Vimspector: The plugin is a capable Vim graphical debugger for multiple languages. It’s mostly tested for c++, python and TCL, but in theory supports any language that Visual Studio Code …
Server side Server is running on port localhost:514 Client side Sending message to log server: Output on server side: DONE 🙂
index.js save and then now open in your browser http://localhost:4000 and insert this object as query result: DONE! 🙂