Pika is a persistent huge storage service , compatible with the vast majority of redis interfaces (details), including string, hash, list, zset, set and management interfaces. With the huge amount of data stored, redis may suffer for a capacity bottleneck, and pika was born for solving it. Except huge storage capacity, pika also support master-slave mode by slaveof command, including full and partial synchronization.
Better late than never... revamps to mobile composer
-
-
I think we should have a button to show the options. We still need these options often.
-
@julian Can we make it scroll-able? Maybe a box inside the modal which overflow will have a scroll.
Just an opinion. -
@Hưng-Thà nh-Nguyễn said:
@julian Can we make it scroll-able? Maybe a box inside the modal which overflow will have a scroll.
Just an opinion.I imagine it would follow the way iOS currently does it, the text area is a fixed size, once you've typed below that line, you'd be able to scroll up and down inside the text box.
-
@a_5mith Yeah, I think we can do some tricks to make it fixed size according to the device's screen. And when the keyboard show up it will have a scroll bar