erikdubbelboer / erikdubbelboer/phpRedisAdmin
Out of memory
Open
- Dominant language
- PHP
- Stars
- 3.2k
- Forks
- 663
- PR merge metrics
- No merged PRs in 30d
Description
When you open a database with a large amount of data inside keys with ":", you get "Out of memory" error in the browser and you can't load the website.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the problem with a large Redis database containing keys with ":" and observe the browser request that fails while loading the site. Trace that request through the PHP application to identify where the out-of-memory condition occurs. Done means the database loads successfully in the browser without an out-of-memory error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, redis
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100