Skip to content

Releases: mat2cc/redis_tui

v0.2.2

09 Jan 02:39
621114f
Compare
Choose a tag to compare

Changelog

v0.2.1

28 Dec 17:16
59f2657
Compare
Choose a tag to compare

Changelog

v0.2.0

28 Dec 17:11
d76a3b1
Compare
Choose a tag to compare

Changelog

v0.1.0

18 Nov 20:03
Compare
Choose a tag to compare

Changelog

  • 9293e6a: added flag for scan size (@)
  • b3fb9d4: added pretty printing of json as a default (@)
  • 2cc19b0: added redis input (@mat2cc)
  • acb32f2: added todo (@mat2cc)
  • 56f0561: adding username and password to main screen WIP (@)
  • b7327dc: better messaging for empty result list and empty details view (@)
  • a1f91b0: changing name (@)
  • 4f0ae68: details update function fixed, view and layout for details still WIP (@mat2cc)
  • 9e3a715: details view WIP (@)
  • d2166de: details view working for strings, still need to implement other redis (@mat2cc)
  • 22520f9: feat: added types, better formatting, improved side by side layout, (@)
  • 0e4e7c2: feat: changed details view to table (@mat2cc)
  • 4e93929: feat: exanded views working (@)
  • 667f97a: feat: implement keys and help (@mat2cc)
  • 560c270: finished formaitting selected items and nodes (@)
  • cb7a1ec: fix empty result crashes and reseting cursor after search (@mat2cc)
  • 94f7493: fixed display for arrays (@mat2cc)
  • f3ea065: fixed pl and tpl issues, cleanup! (@mat2cc)
  • b3f99e8: fixing goreleaser deprecations and adding different token (@mat2cc)
  • 1bd0ba9: formatting print list WIP (@mat2cc)
  • e1b565d: layout done (@mat2cc)
  • d9ff5cd: layout fixes WIP (@mat2cc)
  • 76e69a2: move print list into separate view (@)
  • f0da07f: open matching nodes after a search (@mat2cc)
  • d1caf7a: print list nodes and spacing working better (@)
  • 6169775: proper use of scan cursor (@)
  • 1f16308: redis input screen WIP (@)
  • b15adcd: reorganize directory structure (@)
  • 818d685: retain search message and improve search styling (@)
  • 10b9e0e: search WIP (@)
  • 00134ad: search working (@)
  • 37d60f5: store more within the base model (@)
  • c39f66f: stuff for release (@)
  • b0d5d25: table print list WIP (@)