Introduction

Webdis was created with a single goal in mind, access Redis Server's and run commands on them, and view the keys easily, just like how PHPMyAdmin does with MySQL.

Webdis was created from scratch, however, it takes components and pieces from frameworks such as Laravelarrow-up-right and Symfonyarrow-up-right. We utilize features from Laravelarrow-up-right such as Bladearrow-up-right, and even the way Laravel'sarrow-up-right Config files are loaded and cached (which we recreated in a simple way), and added them to Webdis. We also added a few Symfonyarrow-up-right components, like HttpKernelarrow-up-right, HttpFoundationarrow-up-right, Filesystemarrow-up-right, and Finderarrow-up-right, and used them for every request.

Last updated

Was this helpful?