Lines Matching refs:we
30 not an API that resembles the nature of fundamental data structures. If we
32 likely know, understand and recognize the same basic data structures we have
37 4 - We believe in code efficiency. Computers get faster and faster, yet we
51 5 - Code is like a poem; it's not just something we write to reach some
58 in a bigger story, we'll be happy to use beautiful self contained libraries
59 when needed. At the same time, when writing the Redis story we're trying to
64 we'll try hard to recognize when a small feature is not worth 1000s of lines
72 7 - Threading is not a silver bullet. Instead of making Redis threaded we
81 approach more sounding. In the future we may explore parallelism only for
91 all cases. Instead we'll provide commands to quickly migrate keys from one
97 writing code, the best thing to do is stop. To prevent this, we'll avoid
100 10 - All the above points are put together in what we call opportunistic