hollodotme / readis

Lightweight web frontend in PHP for reading data, stats and config from multiple redis servers.
Other
38 stars 6 forks source link

Package fortuneglobe/icehawk is abandoned. #1

Closed rdonadono closed 7 years ago

rdonadono commented 7 years ago

Hi,

the composer command return this message at the end of the process:

Package fortuneglobe/icehawk is abandoned, you should avoid using it. Use icehawk/icehawk instead.

hollodotme commented 7 years ago

I updated the composer dependencies accordingly and released v1.1.3

Thanks for using readis!

BTW: I am planning to release a v2.0.0 for PHP >= 7.0 and an interactive installer for readis soon.

rdonadono commented 7 years ago

Thank's for your job!

The version 2.0 will write to redis? You have foreseen this possibility?

hollodotme commented 7 years ago

@phpwriter No this is not planned. Readis will remain a read only tool. I also think a write tool would be very complex because of the many ways you can send data to redis (key-value, hashes, different serialization, and so on...). Maybe one day there will be a Wredis ;)

What I basically plan to do in 2.0 is: