sasa1977 / con_cache

ets based key/value cache with row level isolated writes and ttl support
MIT License
910 stars 71 forks source link

Import Bitwise instead of `use` #65

Closed warmwaffles closed 1 year ago

warmwaffles commented 1 year ago

Resolves the following warning.

warning: use Bitwise is deprecated. import Bitwise instead
  lib/con_cache/owner.ex:5: ConCache.Owner

@sasa1977 How far back in elixir and erlang are you planning on supporting? I suspect this import wont work for elixir 1.11